I´m importing 3 excel files into my database using a simple routine (Download files from server to local -> Iterate over those 3 files -> Convert Strings to Id's in catalogs in tMap and send to the same table in database)
First two files dont have any problem but third one is showing:
Warning: Cannot determine link type
after "my_excel" component. Anyone knows why this message appears?